October 28, 20234 min read
Estimating, like anything in software development, is a skill. And it's HARD.
October 28, 20232 min read
Estimates are invaluable for us to project plan.
October 28, 20233 min read
I think misunderstanding what's in an estimate is a big reason so many devs hate estimating.
May 24, 20227 min read
Snippets are powerful. This one little tool can reduce toil and make it easier to follow your team's style conventions. They're also fun to play with. Work smarter not harder!
April 19, 20223 min read
I see teams choose to forgo estimates when they find them challenging and don't see value in them. But there's a ton of value in team estimates!
March 28, 20224 min read
I loathe loathe loathe dependency management. Updating dependencies sounds simple but it's something we're not usually taught. This is the post I wish I had when I was learning how to do this.
March 22, 20223 min read
Asking for help is a skill like anything else. The better you get at how you ask questions, the better your team and senior engineers will be able to support you–and the more quickly you will level up.
March 15, 202211 min read
Estimating is HARD but it's a skill that you can hone like any other, such as coding or professional communication.
March 08, 20224 min read
When I'm working with a new team, a question that comes up often is "What info should I include in my PR description?" A good PR description can open doors to quicker and more productive PR reviews.
February 28, 20226 min read
Code review is an integral part of most teams' workflows. But knowing exactly what to look at while you're reviewing a team member's code or how to organize your thoughts can be hard.